home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
PC Tools Firewall
/
fwinstall.exe
/
{cf}
/
PC Tools
/
NDIS
/
InstallNDIS32
/
pctNdis.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2010-01-07
|
2KB
|
69 lines
; pctNdis.inf
; Copyright (c) 2009 - PC Tools
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PCTools%
DriverVer = 07/01/2009,1.0.0.35
CatalogFile= pctNdis.cat
[Manufacturer]
%PCTools% = PCTOOLS
[ControlFlags]
[PCTOOLS]
%PCTNdis_Desc% = PCTNdis.ndi, PCTNdis
[PCTNdis.ndi]
AddReg = PCTNdis.ndi.AddReg, PCTNdis.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE !!--Filter Specific--!!
CopyFiles = PCTNdis.CopyFiles.Sys
CopyInf = PCTNdis_m.inf
; ----------------------------------------------------------------------
; File copy
;
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
pctNdis.sys=1
[DestinationDirs]
DefaultDestDir = 12
PCTNdis.CopyFiles.Sys = 12 ; %windir%\System32\drivers
[PCTNdis.CopyFiles.Sys]
pctNdis.sys,,,2
; ----------------------------------------------------------------------
; PCTNdis Install
;
[PCTNdis.ndi.AddReg]
HKR, Ndi, HelpText, , %PCTNdis_HELP%
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , PCTNdis_m.inf
HKR, Ndi, FilterDeviceInfId, , s4e_PCTNdismp
HKR, Ndi, Service, , pctNDIS
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi, wan"
[PCTNdis.AddReg]
HKR, Parameters, Param1, 0, 4
[PCTNdis.ndi.Remove]
DelFiles = PCTNdis.CopyFiles.Sys
; ----------------------------------------------------------------------
[Strings]
PCTools = "PCtools"
DiskDescription = "PC Tools Firewall Driver Disk"
PCTNdis_Desc = "PC Tools Firewall Driver"
PCTNdis_HELP = "PC Tools Firewall Driver"